Manual Synchronization

Where it is not possible to use one of the previous synchronization methods then files may be manually added, removed, or modified using both qacli and qagui.

Using qagui is more convenient for a small number of infrequent changes. Refer to Adding Files for more information.

qacli can be used in a more automated way either for some ad hoc changes or more integrated into a user's CI system to keep a Helix QAC system up-to-date. Refer to qacli project files for more information.

Alternatively, it may be desirable to modify the users build system to generate a JSON file in the Clang Compilation DB format, which can then be used to synchronize. Refer to qacli sync for more information.